Parameters
- valueGetter
- The value getter.
- processingCommand
- The processing command to process value of valueGetter.
Type Parameters
- TTarget
- The type of the target.
- TValue
- The type of the value.
Return Value
New instance of ValueProcessing<TTarget,TValue> class.